Conversation
|
A new generated diff is ready to view.
A new doc preview is ready to view. |
|
A new generated diff is ready to view.
A new doc preview is ready to view. |
aajtodd
left a comment
There was a problem hiding this comment.
This has been on my todo list and I even have a rough version started locally. This looks fine to start with and something we can start to iterate on. I'd like to define common Q agents definitions and knowledge indexes perhaps for working with code in the repository. e.g. an agent for runtime development, an agent for codegen (kotlin), style guides/rules, preferences/footguns like you have here, etc.
|
|
||
| Protocol files: `codegen-{core,server}/.../protocols/` | ||
|
|
||
| ## preludeScope: Rust Prelude Types |
There was a problem hiding this comment.
Probably clarify this is about codegen, perhaps nesting all of these under a common Codegen header.
|
|
||
| Generated code appears in: | ||
| ``` | ||
| codegen-server-test/build/smithyprojections/codegen-server-test/SERVICE_NAME/rust-server-codegen/ |
There was a problem hiding this comment.
nit SERVICE_NAME -> PROJECTION_NAME (from smithy-build.json)
rollback intentional breaking test
|
A new generated diff is ready to view.
A new doc preview is ready to view. |
Motivation and Context
Just dropping in something basic. we can iterate on this until AI is decent at working in this codebase.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.